This program is a simulation where one unit is the leader and the other units follow the leader while trying to avoid colliding with each other. You can edit the current simulation and create your own in the program all in realtime.



Running instructions:
You need to have Python 2.7 and PyQt installed on your system to run this program. To run the program use Python interpreter to run main.py file in src folder.



You may use all the source codes for anything you want.